projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b7532
)
net: Kconfig: Add FEC_MXC entry
author
Jagan Teki
<
[email protected]
>
Sat, 8 Oct 2016 12:30:12 +0000
(18:00 +0530)
committer
Stefano Babic
<
[email protected]
>
Wed, 26 Oct 2016 14:53:16 +0000
(16:53 +0200)
Added kconfig for FEC_MXC driver.
Cc: Joe Hershberger <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Cc: Peng Fan <
[email protected]
>
Cc: Matteo Lisi <
[email protected]
>
Cc: Michael Trimarchi <
[email protected]
>
Signed-off-by: Jagan Teki <
[email protected]
>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 302c005aa132986718589bcee06ee449923977d7..7b9961de476e73f7a45cf4c73a8cc8fa6d69bd46 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-129,6
+129,13
@@
config ETHOC
help
This MAC is present in OpenRISC and Xtensa XTFPGA boards.
+config FEC_MXC
+ bool "FEC Ethernet controller"
+ depends on MX6
+ help
+ This driver supports the 10/100 Fast Ethernet controller for
+ NXP i.MX processors.
+
config MVPP2
bool "Marvell Armada 375 network interface support"
depends on ARMADA_375